Skip to content

[AMD] Add ROCm latest tags to AMD Docker release workflow#14380

Closed
quitenode wants to merge 3 commits intosgl-project:mainfrom
quitenode:rocm-latest
Closed

[AMD] Add ROCm latest tags to AMD Docker release workflow#14380
quitenode wants to merge 3 commits intosgl-project:mainfrom
quitenode:rocm-latest

Conversation

@quitenode
Copy link
Copy Markdown

@quitenode quitenode commented Dec 4, 2025

Motivation

This adds a new job 'create-rocm-latest-tags' that runs after the 'publish' job and creates floating 'latest' tags for ROCm images:

  • lmsysorg/sglang:rocm-latest (points to rocm700-mi30x now, or point to rocm700-mi35x? Do we need this tag?)
  • lmsysorg/sglang:rocm630-mi30x-latest
  • lmsysorg/sglang:rocm700-mi30x-latest
  • lmsysorg/sglang:rocm700-mi35x-latest

This allows users to simply run 'docker pull lmsysorg/sglang:rocm-latest' instead of having to look up the specific versioned tag.

CC: @HaiShaw, @saienduri

Modifications

Accuracy Tests

Benchmarking and Profiling

Checklist

This adds a new job 'create-rocm-latest-tags' that runs after the 'publish'
job and creates floating 'latest' tags for ROCm images:

- lmsysorg/sglang:rocm-latest (points to rocm700-mi30x)
- lmsysorg/sglang:rocm630-mi30x-latest
- lmsysorg/sglang:rocm700-mi30x-latest
- lmsysorg/sglang:rocm700-mi35x-latest

This allows users to simply run 'docker pull lmsysorg/sglang:rocm-latest'
instead of having to look up the specific versioned tag.
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@github-actions github-actions bot added the amd label Dec 4, 2025
@quitenode quitenode changed the title Add ROCm latest tags to AMD Docker release workflow [AMD] Add ROCm latest tags to AMD Docker release workflow Dec 4, 2025
@quitenode quitenode marked this pull request as ready for review December 4, 2025 04:22
@HaiShaw
Copy link
Copy Markdown
Collaborator

HaiShaw commented Dec 10, 2025

@saienduri Please review the added chunk of handling code -
the ask is just to add an alias latest tag to images at https://hub.docker.com/r/rocm/sgl-dev/tags:

rocm700-mi35x-latest -> v0.5.6.post1-rocm700-mi35x-20251209
rocm700-mi30x-latest -> v0.5.6.post1-rocm700-mi30x-20251209

@quitenode quitenode closed this by deleting the head repository Mar 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants